home *** CD-ROM | disk | FTP | other *** search
- ; In order to comply with Peter's restriction that nothing in the distribution
- ; can be modified, I had to set things up so that DevKit:more could be found.
- ; To do this, :c/MuchMore was copied to :DevKit/More, and this script sets
- ; DevKit: to be :DevKit. -Fred ><>
-
- echo "Canceling any previous assignment of DevKit: ..."
- assign DevKit:
- echo "Assigning DevKit: to :DevKit ..."
- assign DevKit: :DevKit
- echo "All done, the icons should work now."
-